projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
207d747
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sat, 20 Sep 2003 23:25:46 +0000
(23:25 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sat, 20 Sep 2003 23:25:46 +0000
(23:25 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2967a25038f11d3175376ea6e613d24f4b149507..b29dc8c2f49864b2009e580653dc11af9241b270 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2003-09-21 Kim F. Storm <storm@cua.dk>
+
+ * frame.c (Vdefault_frame_scroll_bars): New variable.
+ (x_set_vertical_scroll_bars): Use it instead of hardcoded values.
+ (syms_of_frame): DEFVAR_LISP it, and initialize according to
+ window-system default scroll bar position.
+
2003-09-19 Dave Love <fx@gnu.org>
* alloc.c (GC_MALLOC_CHECK): Move conditional undef after lisp.h.